This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I am writing a content management system for our web site. I have a frameset created
for the back-end management that I want to open a specific saved document.
I have a @DbLookup that retrieves the current users Department name, then I want to
the frameset to do a @DbLookup to open a document in a view that has that Department name in a field.
Is this possible in a frameset? I've looked around on here and haven't found any details
specific to my situation.